home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / mmgr / MM_MegaStat014.lha / Config / MM_MegaStat.cfg
Encoding:
Text File  |  1998-10-28  |  1.8 KB  |  59 lines

  1. ; Example configuration file for MM_MegaStat by Neil Williams.
  2.  
  3. ; Maximum number of items in each statistic
  4. #TOTAL     200
  5.  
  6. ; The percentage when quoting becomes 'blacklisted'
  7. #BLACKLIST 57
  8.  
  9. ; Set to DECIMAL for "23.4%" (= floating point) style percentages or INTEGER
  10. ; for "23%"
  11.  
  12. #DECINT    DECIMAL
  13.  
  14. ;***************************************************************************
  15. ; Data for writing the message into the echo (They're commented out to
  16. ; use the defaults)
  17. ;***************************************************************************
  18.  
  19. ;   Default : Default sysop name in MailManager
  20. ;#FROM    Neil Williams
  21.  
  22. ;   Default : All
  23. ;#TO      All
  24.  
  25. ; Define the subject to use. %AREA will be replaced with the area name and
  26. ; %DATE with the date.
  27. ;   Default : Area Statistics : %DATE for %AREA
  28. ;#SUBJECT Area Statistics : %DATE for %AREA
  29.  
  30. ;***************************************************************************
  31. ; These control the actual statistics output.  YES = on, NO = off.
  32. ; For more information, check the docs.
  33. ;***************************************************************************
  34.  
  35. ; This can force the use of a 'small header' - i.e. one without the Kludge
  36. ; statistics.
  37. #SMALLHEADER   NO
  38.  
  39. ; "Use Tear Software" - if this and #TEARSTATS are set to `Yes', then
  40. ; MM_MegaStat uses a simple algorithm to extract the name of the software
  41. ; from the tear line. This is then used to create "Software Stats" instead
  42. ; of "Tear line stats"
  43. #USETEARSW     YES
  44.  
  45. #USEHEADER     YES
  46. #POSTERSTATS   YES
  47. #RECEIVERSTATS YES
  48. #SUBJECTSTATS  YES
  49. #QUOTERSTATS   YES
  50. #TEARSTATS     YES
  51. #NODESTATS     YES
  52. #TIMESTATS     YES
  53. #MISCSTATS     YES
  54.  
  55. ; In the poster stats, should we look up the Point address, or resolve it
  56. ; into their Bosses address when we check the nodelist?
  57. #POSTERPOINTS NO
  58.  
  59.